[INFO] fetching crate pdk-core 1.9.0...
[INFO] checking pdk-core-1.9.0 against master#ff647322379c48947c196639599067665ff9eb88 for pr-151539-1
[INFO] extracting crate pdk-core 1.9.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate pdk-core 1.9.0
[INFO] finished tweaking crates.io crate pdk-core 1.9.0
[INFO] tweaked toml for crates.io crate pdk-core 1.9.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pdk-core 1.9.0 on toolchain ff647322379c48947c196639599067665ff9eb88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pdk-core 1.9.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded version-sync v0.9.5
[INFO] [stderr]   Downloaded serial_test_derive v0.5.1
[INFO] [stderr]   Downloaded test-case v1.2.3
[INFO] [stderr]   Downloaded serial_test v0.5.1
[INFO] [stderr]   Downloaded log v0.4.32
[INFO] [stderr]   Downloaded rmp-serde v1.3.1
[INFO] [stderr]   Downloaded pdk-pel v1.9.0
[INFO] [stderr]   Downloaded rmp v0.8.15
[INFO] [stderr]   Downloaded pdk-script v1.9.0
[INFO] [stderr]   Downloaded pdk-proxy-wasm-stub v1.9.0
[INFO] [stderr]   Downloaded proxy-wasm v0.2.5
[INFO] [stderr]   Downloaded pdk-macros v1.9.0
[INFO] [stderr]   Downloaded pdk-classy v1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0ec12b631629e5dcaa6b72f7271dfcc59b7f0450f2e8eb1e9a2762132a36fbcf
[INFO] running `Command { std: "docker" "start" "0ec12b631629e5dcaa6b72f7271dfcc59b7f0450f2e8eb1e9a2762132a36fbcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ec12b631629e5dcaa6b72f7271dfcc59b7f0450f2e8eb1e9a2762132a36fbcf" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ec12b631629e5dcaa6b72f7271dfcc59b7f0450f2e8eb1e9a2762132a36fbcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ec12b631629e5dcaa6b72f7271dfcc59b7f0450f2e8eb1e9a2762132a36fbcf" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking pdk-proxy-wasm-stub v1.9.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]    Compiling test-case v1.2.3
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking fragile v2.1.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling pdk-macros v1.9.0
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]     Checking serial_test v0.5.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]     Checking pdk-pel v1.9.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking mockall v0.11.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking pdk-classy v1.9.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking version-sync v0.9.5
[INFO] [stderr]     Checking pdk-script v1.9.0
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling pdk-core v1.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:399:33
[INFO] [stdout]     |
[INFO] [stdout] 399 |     fn deserializer(uri_string: &str) -> StrDeserializer<serde::de::value::Error> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 399 |     fn deserializer(uri_string: &str) -> StrDeserializer<'_, serde::de::value::Error> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.38s
[INFO] running `Command { std: "docker" "inspect" "0ec12b631629e5dcaa6b72f7271dfcc59b7f0450f2e8eb1e9a2762132a36fbcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ec12b631629e5dcaa6b72f7271dfcc59b7f0450f2e8eb1e9a2762132a36fbcf", kill_on_drop: false }`
[INFO] [stdout] 0ec12b631629e5dcaa6b72f7271dfcc59b7f0450f2e8eb1e9a2762132a36fbcf
